records

records

Active filters Clear all

No active filters

Filters

Hauptwohnbevölkerung - Aussenwanderung nach Ziel- und Quellgebieten

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Jahr
               

No description available for this field.

Name (identifier)
jahr
Type
text
Sample
                       
Ziel/Quelle
               

No description available for this field.

Name (identifier)
ziel_quelle
Type
text
Sample
                       
Zuzüge
               

No description available for this field.

Name (identifier)
zuzuge
Type
integer
Sample
                       
Fortzüge
               

No description available for this field.

Name (identifier)
fortzuge
Type
integer
Sample
                       
Saldo
               

No description available for this field.

Name (identifier)
saldo
Type
integer
Sample
                       
Kommune
               

No description available for this field.

Name (identifier)
kommune
Type
text
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"hauptwohnbevolkerung-aussenwanderung-nach-ziel-und-quellgebieten",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/hauptwohnbevolkerung-aussenwanderung-nach-ziel-und-quellgebieten"
      }
    ]
    ,
  • "definitions":
    {
    • "hauptwohnbevolkerung-aussenwanderung-nach-ziel-und-quellgebieten":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/hauptwohnbevolkerung-aussenwanderung-nach-ziel-und-quellgebieten_records"
            }
          }
        }
      }
      ,
    • "hauptwohnbevolkerung-aussenwanderung-nach-ziel-und-quellgebieten_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "jahr":
              {
              • "type":"string",
              • "title":"Jahr",
              • "description":""
              }
              ,
            • "ziel_quelle":
              {
              • "type":"string",
              • "title":"Ziel/Quelle",
              • "description":""
              }
              ,
            • "zuzuge":
              {
              • "type":"integer",
              • "title":"Zuzüge",
              • "description":""
              }
              ,
            • "fortzuge":
              {
              • "type":"integer",
              • "title":"Fortzüge",
              • "description":""
              }
              ,
            • "saldo":
              {
              • "type":"integer",
              • "title":"Saldo",
              • "description":""
              }
              ,
            • "kommune":
              {
              • "type":"string",
              • "title":"Kommune",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets